Welcome![Sign In][Sign Up]
Location:
Search - android project

Search list

[androidExpressFast

Description: 本项目是一个关于安卓快递查询的小项目源码。可以自动扫描或者手动输入快递单号,支持三通一达、顺风、EMS、天天、汇通、全峰、德邦、宅急送等快递的查询,查了一个申通的件,表示可以用。项目总体还不错不过就是广告插的有点丧心病狂,所有有空的地方都插上广告了。另外可以在查询结果页面保存单号方便再次查询,还有一个网点功能,没有具体研究怎么用。项目使用ickd.cn的api,使用网址带入字符串的方式查询,扫描功能是用的zxing。-This project is a small project on the Android Express query source. Can scan automatically or manually enter the express waybill number, support tee up, downwind, EMS, every day, Huitong, peak, Debon, ZJS express the query, check the a sto piece, that you can use. The overall project is good but is a little frenzied ads, all empty places are put on the advertising. Also can be in the search results page save odd convenient query again, and a function of the network, there is no specific study on how to use. Project using API ickd.cn, using the URL into the string of the way query, scanning function is used zxing.
Platform: | Size: 2169856 | Author: wanghaitong | Hits:

[androidbtm

Description: 详细介绍 - [ Android 半透明对话框Demo源码 ] 下面是实现步骤: 1. 背景置灰: popupWindow = new PopupWindow(menuView, LayoutParams.FILL_PARENT,LayoutParams.FILL_PARENT, true) 第二三个参数必须是LayoutParams.FILL_PARENT,这样才能填充整个屏幕,达到背景置灰的目的。 整个popupwindow里面是一个GridView,图片什么的也是用的那个仿UC浏览器界面项目的,在此谢谢了。-Android translucent dialog box Demo source code] The following is the implementation steps: 1 background set ash: PopupWindow = PopupWindow new (menuView, LayoutParams.FILL_PARENT, LayoutParams.FILL_PARENT, true) The first two or three parameters must be LayoutParams.FILL_PARENT, so as to fill the entire screen, to achieve the purpose of background. The entire popupwindow is a GridView, what is the picture of the UC browser interface with the imitation of the project, in this thank you.
Platform: | Size: 1848320 | Author: 朱泽宇 | Hits:

[Communication-MobileCalculator

Description: 基于简单工厂模式的实例在安卓平台下。项目是AndroidStudio下的-Based on an example of a simple factory model in the Android platform. The project is under AndroidStudio
Platform: | Size: 7101440 | Author: shhshh | Hits:

[androidAMap_ktzjj

Description: 这是一款可以支持可调整地图的焦距功能,该项目实现了Android 地图,可以调整地图的焦距,源代码也比较简单的,很适合一些新手的学习与使用,具体如效果图所示。-This is a can support can adjust the map of the focal length, the project realized Android map, can adjust the map of focal length, source code is relatively simple, very suitable for the learning and use of some new, specific, such as effect is shown in the graph.
Platform: | Size: 4644864 | Author: fanqinmin | Hits:

[androidghsc264824062333341

Description: android-retain-fragment: This project demonstrates how to create and use a Generic retain fragment to store any type of data across configuration changes.
Platform: | Size: 96256 | Author: zhuami | Hits:

[androidmptym

Description: 名片通安卓源码测试的时候感觉这个项目功能有点太鸡助,给名片拍照以后还要手动输入联系人和姓名。 功能介绍: 1)名片拍摄、生成; 2)列表显示、名片删除; 3)U盘插入提示、U盘路径自动获取、U盘路径自动保存至数据库;-Pass card Android source test when feeling the project function point too chicken to help and give card photography also manually enter the contact name and. Function introduction: 1) business card shooting, generation 2) list display, business card deleted 3) U disk insert tip, U disk path automatic acquisition, U disk path automatically saved to the
Platform: | Size: 2738176 | Author: wanglingrong | Hits:

[androidQM_test_zhenghe

Description: 金算盘个人记账助理是一个简单的基于安卓的个人记账项目,可以按分类记录日常的收入和支出,并且可以按年、月、日不同的时间段来显示某一时间段的账目信息,在账目列表下面还会显示这一时间段的总收入和支持以及总计情况。所有记录的数据使用本地Sqlite数据库存储,项目同时还自带了一个计算器,不用退出应用就可以进行一些账目的运算,这是个很便利的功能,源码有简单的注释,运行需要4.0以上的版本,4.0以下不能运行。需要的朋友可以下载研究一下。-Gold abacus personal assistant accounting is a simple based on Android s personal accounting project can record the daily income and expenses according to the classification, and can be annual, monthly, daily different time periods to display a time accounts, below the list of accounts also show the time period, the total income and support, as well as the total situation. All recorded data using local SQLite storage, project and also own a calculator, do not exit the application can be some accounts of the operation, which is a very convenient function, the source code is a simple note, the operation of version 4.0, 4.0, the following will not be run. Need friends can download the study.
Platform: | Size: 2950144 | Author: 王辉 | Hits:

[androiddddpeter-RainWeather

Description: 带PM2.5数据的知雨天气是一个基于安卓的带有PM2.5数据的天气预报源码,天气数据是直接访问的http://m.weather.com.cn/data/xxxxxxxxxx.html,xxxxxxx需要替换成城市代码,例如北京是101010100。获取到天气的json数据后把所有数据保存到本地的文件里,然后再在本地文件中读取数据显示到界面上,PM2.5数据由pm2d5.com提供,获取方式与天气获取方式雷同。定位是直接用的系统的定位,我在手机上测试的是现在的项目已经不显示天气信息了,有可能是定位失败(我的手机用GPS定位超级慢)也有可能是json返回的字段信息有变,与应用内定义的字段不一样。-With PM2.5 data knowledge rain weather is a based on Android with weather forecast PM2.5 data source, the weather data is direct access to the http://m.weather.com.cn/data/xxxxxxxxxx.html, XXXXXXX need to replace the city code, for example, Beijing is 101010100. Access to weather the JSON data to all data saved to a local file, and then in the local file read data display interface and PM2.5 data by pm2d5.com provided acquisition mode and the weather get similar ways. Localization is the direct use of the system positioning, I test on the phone is now the project has not displayed the weather information, there may be failure to locate (my cell phone with GPS positioning super slow) there may be a JSON object field information, and application in the definition of the field is not the same.
Platform: | Size: 4261888 | Author: | Hits:

[androidCamera_sxt

Description: 手机摄像头图像源码是一套PC端动态演示手机摄像头图像的源码,在电脑上先运行服务端,手机需要和电脑在一个网络中,打开安卓端以后会要求配置一个ip地址,把PC的IP地址填入手机,点击登录以后服务端控制台会循环打印连接成功,并且弹出一个窗口用来演示手机传过来的图像每秒可以显示20-30帧图像。可以截屏图片并保存为本地文件,本项目包括java服务端源码和安卓客户端源码通过Socket进行通信。-Cell phone camera image source is a PC dynamic demonstration of mobile phone camera images of the source code, on the computer to run the server, mobile phone and computer in a network, open Android will be required to configure an IP address and write the IP address of the PC in the mobile phone, click login after the server console will print loop connection is successful, and a pop-up window used to demo phones to send images per second can display 20-30 frames. Screenshots and save to a local file, the project includes Java server source code and Android client source code to communicate through socket.
Platform: | Size: 189440 | Author: 王璜 | Hits:

[androidfqqyybfq

Description: 仿安卓QQ音乐播放器支持拖动进度条来进行转跳播放。本地音乐播放完美实现,在线音乐部分只实现了音乐列表的显示,并没有实现在线音乐的播放功能,带有定时休眠功能,可以设定一个时间让软件自动关闭,项目不大,中文注释丰富。不过在android 2.3.3的droid x上感觉操作不太流畅,点击按钮的时候有反映有明显的时间延迟。 -The imitation Android QQ music player supports the progress bar to carry on the transfer to jump to play. Local music player to achieve the perfect, some of its online music only display list of music, did not achieve online music playback, with regular sleep function, can set a time to allow the software to automatically shut down, do not project, notes in Chinese rich. However, 2.3.3 droid x Android on the feeling of the operation is not smooth, click on the button when there is a reflection of a significant time delay.
Platform: | Size: 2597888 | Author: 孙燕燕 | Hits:

[androidAndroidBase

Description: 应用宝源码实现了Sqlite操作、SlidingMenu、下拉刷新、导航view、http操作、断点续传等安卓开发中常用的功能的演示,每个功能的实现代码放在项目中对应的包里了,直接调用就可以实现上述功能,整个项目给人的感觉就是干净整洁。项目里基本上每个类或者方法都有注释,非常方便把本项目里功能移植到自己的项目里。 -Application of treasure source code to achieve the SQLite operation, SlidingMenu, pull down to refresh, Navigation view, HTTP, HTTP and other Android development commonly used functions of the demo, each function of the realization of the code in the project corresponding package, you can call directly to realize the function, the entire project to give people the feeling is clean and tidy. Basically, each class or method has a comment on the project, it is very convenient to put the project into their own projects in the project.
Platform: | Size: 7612416 | Author: anu | Hits:

[androidkbylyx

Description: 枪击屏幕恐怖娱乐源码是一套安卓恐怖娱乐应用项目源码,打开应用以后会让你选择一款枪支,随便点一款枪支的图片就会转跳桌面,点击桌面会根据选择枪支的不同出现不一样的枪支配音、弹孔大小、玻璃裂痕。到这里你可能认为这只是一个普通的枪支应用,但是好戏还在后面,如果你点的次数多了就会突然蹦出一个恐怖图片并且伴有惊悚的叫声,心理承受能力比较弱的小伙伴做好被吓尿的准备,请勿一个人在深夜玩这个应用。-Shooting screen horror entertainment source is a Android horror entertainment application project source code, open the application after will allow you to a gun, just point a gun the pictures will be redirected desktop. Click on the desktop will according to choose guns different gun voice, playing the hole size, glass cracks. Here you may think this is just a ordinary use guns, but you still behind, if the number you will suddenly jumped out of a horror pictures and sounds associated with horror, the psychology bearing capacity is relatively weak small partners ready to be scared of urine, do not a person in the middle of the night play this application.
Platform: | Size: 11498496 | Author: liyundi | Hits:

[androidZyy360

Description: 网站视频模块源码是一套基于网站视频模块开发android手机客户端项目源码,可以实现通过手机客户端很方便的浏览网站的视频内容,网站的视频内容大部分是flv和mp4格式。本项目使用Android Studio IDE的Gradle构建,实现思路也使用了常规的手机客户端通过向服务器端发送http请求,服务器端api接口返回json数据,然后手机客户端解析json数据,然后将数据展示在listview中。另外压缩包中附带了一份详细的源码分析pdf文档。想研究一下的朋友可以自己下载-Video website module source code is a set based on video website module development Android mobile client program source code, can be achieved through the mobile client to browse the video content of the website, video website content mostly flv, MP4 format. This project used Gradle Android studio ide of construction, implementation ideas also used conventional mobile client through to the server to send an HTTP request, the server-side API interface returns a JSON data and mobile client parse JSON data, then data display in the listview. Another compression package comes with a detailed source code analysis pdf. Want to study friends can download their own
Platform: | Size: 11662336 | Author: liutianyu | Hits:

[androiddouban_android

Description: 豆瓣网程序源码项目比较完整,有一定Java开发经验的专业人士参考,如果你对Google Android手机系统比较熟悉的话,你也可以通过代码了解它的运行机理,目前,android系统的开发是一大流行趋势,学好Android开发,你可以高枕无忧了-Douban program source project is complete, there are some experience in java development professionals for reference, if you are more familiar with the Google Android mobile phone system. You can also through the code to understand its operation mechanism, at present, the Android system development is a pandemic trend, learn the Android development, you can sit back and relax
Platform: | Size: 1297408 | Author: 张志杰 | Hits:

[androidrlgjb

Description: 日历改进版有长按监听是一个基于安卓的日历例子源码,可以左右选择月份带星期几显示,高亮显示当前日期,已经写好了长按监听和点击监听,替换成自己的内容就可以了,项目编码UTF-8编译版本4.4.2。-Calendar improved version has long according to the monitor is a based on the Android calendar example source code, so you can choose the month with a show a few weeks, highlight the current date, has written a long according to the monitor and the click listener and replace it with their own content can be, the project UTF-8 encoding compiled version 4.4.2.
Platform: | Size: 2041856 | Author: huxiaofei | Hits:

[androidzxtyyx

Description: 本项目是一个Android纯代码实现的折线图小例子源码,没有使用任何第三方的东西,使用了点之间直接绘制直线的方式绘制的整体的折线图,对分辨率也做了适配可以根据分辨率动态调整绘制出的折线图。-This project is a pure Android code to achieve the line chart small example source code, without the use of any third party, used between direct rendering drawing a straight line the whole line chart, the resolution also do the adaptation can be according to the dynamic resolution adjustment draw line graph.
Platform: | Size: 20480 | Author: HillenceRain | Hits:

[androidScreenShot

Description: 本项目是一个安卓截屏的小例子源码,打开后直接点击Button就可以,截图会保存到手机内存DCIM目录下的javaapk.png文件。-This project is a small example of a screenshot of Android source code, open directly click the button you can. Screenshots will saved to phone memory DCIM directory javaapk.png file.
Platform: | Size: 1543168 | Author: 张非非 | Hits:

[androidMyPiano

Description: 本项目是一个安卓手机演奏钢琴曲的小应用源码,内置四首歌曲的琴谱,从A到M都能发出不同的钢琴键音,选择一个琴谱按照字母顺序点出来就可以完整演奏出一首曲子,不过程序没有做分辨率适配,显示的位置有点偏-This project is an Android phone playing the piano small application source code, tablature built four songs, a to m can produce different piano keys, a tablature in alphabetical order point out can complete played a tune, but the program did not do resolution adaptation, showing the location of a bit biased
Platform: | Size: 869376 | Author: 张非非 | Hits:

[androidcycgndsx

Description: 本项目是一个Android吹一吹功能的实现,原理是利用麦克风去监听频率的变化。不过如果周围环境很嘈杂的话监听阀值的大小就会不太好控制,太小了就太敏感,大了就没效果。在我处的环境里我试了一下把BLOW_ACTIVI的监听阀值设置成2500效果最好,需要的朋友再自己研究一下吧,源码不多比较简单。-This project is to achieve a Android blowing function. The principle is to use the change frequency of the microphone to listen. But if the surrounding environment is very noisy words monitoring threshold size will be not very good control, too small is too sensitive, is not effect. In my office I try to monitor threshold of blow BLOW_ACTIVI set 2500 effect best, a friend in need to look at their own bar, source code is much simpler.
Platform: | Size: 52224 | Author: pudnzym | Hits:

[androidckglxt

Description: 安卓仓库管理系统只是初步了实现了单机的仓库管理操作,可以对商品、客户、供应商信息进行简单的增删改查,也可以简单的进行库存管理,在实用性方面做的比较差强人意,不过应付一般的本科专科水平的毕业设计完全没有问题。本项目包括安卓客户端源码、一个26页的毕设报告、一个开题报告,编译版本2.3.3编码GBK,源码有简单的注释。也可以作为安卓新手练习SQLite使用的例子。管理员默认用户名密码都是javaapk -Android warehouse management system just preliminary realized single warehouse management operation, of commodity, customer and supplier information for simple crud, also can be a simple inventory management, in practical terms to be more satisfactory, but deal with general undergraduate college level of graduation design completely. The project includes Android client source code, a 26 page complete report, a proposal, the compiler version 2.3.3 GBK encoding, the source code is a simple note. Can also be used as an example of Android novice to practice the use of SQLite. Administrators default user name and password are javaapk
Platform: | Size: 3777536 | Author: dongfangfang | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net